CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - sobel edge detection

搜索资源列表

  1. sobel

    0下载:
  2. 基于sobel算子的图像边缘提取VC程序,非常有用哦。-sobel edge detection
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:706
    • 提供者:Serena
  1. Distortion Correction

    4下载:
  2. VC+opencv 实现建筑物梯形畸变校正 radon变换 sobel边缘检测 直方图均衡图像增强 radon直线检测 仿射变换等算法-VC+ opencv trapezoidal distortion correction to achieve the building radon transform sobel edge detection image enhancement histogram equalization radon affine transform line detecti
  3. 所属分类:OpenCV

    • 发布日期:2012-11-15
    • 文件大小:6126735
    • 提供者:wk
  1. Smoothed_Sobel_Gradient

    0下载:
  2. Sobel算子是图像处理中的算子之一,主要用作边缘检测。本程序使用Sobel算子检测图像边缘信息-Sobel operator is the image processing operator, one is mainly used for edge detection. This procedure using Sobel edge detection operator information
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:88559
    • 提供者:shen hong
  1. sobel

    0下载:
  2. 用C++和OPENCV实现的SOBEL边缘检测 -C++, and OPENCV realized SOBEL edge detection
  3. 所属分类:Graph program

    • 发布日期:2017-05-13
    • 文件大小:3228493
    • 提供者:hermit
  1. sobel

    0下载:
  2. c++图像边缘检测-sobel算子实现的边缘检测-c++ image edge detection sobel operator to achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:2165
    • 提供者:朱俊
  1. radon

    0下载:
  2. 基于opencv的radon直线检测、直方图均衡、sobel边缘检测等算法。-Opencv of the radon-based line detection, histogram equalization, sobel edge detection algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:5284
    • 提供者:wk
  1. sobel

    0下载:
  2. 用于图象边缘检测,是一个视频采集的基础-for image edge detection, is a collection of video
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-07
    • 文件大小:944
    • 提供者:李红陶
  1. eagedetectandfigureoperate

    0下载:
  2. 图像边缘与轮廓运算包括 // RobertDIB() - robert边缘检测运算 // SobelDIB() - sobel边缘检测运算 // PrewittDIB() - prewitt边缘检测运算 // KirschDIB() - kirsch边缘检测运算 // GaussDIB() - gauss边缘检测运算 // HoughDIB() - 利用Hough变换检测平行直线 // ContourDIB() - 轮廓提取 // Trace
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:5069
    • 提供者:kelly
  1. 56465416

    0下载:
  2. 介绍一种实用的二维条码识别算法。首先探讨了二维条码的定位与分割算法,利用Hough变换与Sobel边缘检测把条码图像从原始采集的图像中有效地分割出来 然后分析了条码图像经过光学系统的噪声模型,提出了一种计算点扩展函数标准方差的算法 采用Flourier变换自适应地选取阈值去除噪声导致的无效边界,从而得到条码的基本模块。实验结果表明,该算法具有很好的抗噪性,提高了二维条码的识别率。 -A practical two-dimensional barcode recognition algorit
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2279
    • 提供者:黄新
  1. 897979

    0下载:
  2. 介绍一种实用的二维条码识别算法。首先探讨了二维条码的定位与分割算法,利用Hough变换与Sobel边缘检测把条码图像从原始采集的图像中有效地分割出来 然后分析了条码图像经过光学系统的噪声模型,提出了一种计算点扩展函数标准方差的算法 采用Flourier变换自适应地选取阈值去除噪声导致的无效边界,从而得到条码的基本模块。实验结果表明,该算法具有很好的抗噪性,提高了二维条码的识别率。 -A practical two-dimensional barcode recognition algorit
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1595
    • 提供者:黄新
  1. SEED401_SobelEdge_part

    0下载:
  2. CCS环境下图像的边缘检测 Sobel边缘检测算子-CCS environment Image Edge Detection Sobel Edge Detection Operator
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:298281
    • 提供者:wmm
  1. LhfImage2

    1下载:
  2. 图像各种边缘检测算子的比较,包括介绍了四种边缘检测算子包括Roberts边缘检测算子、Sobel边缘检测算子、Prewitt边缘检测算子和高斯—拉普拉斯边算子-Image a variety of edge detection operator of comparison, including the introduction of the four edge detection operator, including Roberts edge detector, Sobel edge dete
  3. 所属分类:Special Effects

    • 发布日期:2014-05-13
    • 文件大小:79290
    • 提供者:李慧芳
  1. EdgeContour

    0下载:
  2. 数字图像处理中的基本边缘检测算法的实现,包括Robert、Sobel、Prewitt、Kirsch等边缘检测算子的实现,还包括用Hough变换检测直线。-Digital image processing in the basic edge detection algorithm, including Robert, Sobel, Prewitt, Kirsch edge detection operator such as the realization, but also a straight
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:110261
    • 提供者:caonimabitoo
  1. SobelEdgeDetection

    0下载:
  2. Sobel Edge Detection of an Image. Edge Detection using Sobel MAsk
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-14
    • 文件大小:4271
    • 提供者:rghrgh
  1. Sobel

    0下载:
  2. 一个较为不错的图象的边缘检测的SOBEL的算法,直接可以进行特征的提取-A relatively good image SOBEL edge detection algorithms, can be characterized by direct extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2724109
    • 提供者:李军
  1. 2

    0下载:
  2. matlab的m文件,sobel边缘检测-matlab m-file, sobel edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:88177
    • 提供者:李凯
  1. opencv-ImageProcess

    0下载:
  2. 基于opencv的采用sobel算子的图像边缘检测-Opencv-based operator of the use of the sobel edge detection
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:2146518
    • 提供者:new99
  1. sobel

    0下载:
  2. sobel edge detection
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2250
    • 提供者:moussa
  1. EdgeDetect

    0下载:
  2. 图像边缘检测 MATLAB 仿真程序。roberts,sobel,prewitt,log,小波检测-Image Edge Detection MATLAB simulation program. roberts, sobel, prewitt, log, wavelet detection
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:622
    • 提供者:陈路
  1. Sobeldetect

    1下载:
  2. 基于Sobel算子数字图像的边缘检测.pdf 用sobel算子进行边缘检测-Based on Sobel operator edge detection of digital images. Pdf using sobel edge detection operator
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:161374
    • 提供者:keke
« 1 2 34 5 6 7 8 9 10 ... 34 »
搜珍网 www.dssz.com